home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacAddict 123
/
MacAddict_123_2006_11.iso
/
Software
/
Utilities
/
BetterZip 1.2.dmg
/
BetterZip.app
/
Contents
/
Info.plist
next >
Wrap
Extensible Markup Language
|
2006-07-11
|
7KB
|
262 lines
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>zip</string>
<string>jar</string>
<string>war</string>
<string>ear</string>
<string>ear</string>
<string>pk3</string>
<string>pk4</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>Zip.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/zip</string>
<string>application/x-zip</string>
<string>application/x-zip-compressed</string>
</array>
<key>CFBundleTypeName</key>
<string>ZIP Archive</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>ZIP </string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>NSDocumentClass</key>
<string>ZipDocument</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>tar</string>
<string>tgz</string>
<string>tbz</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>Tar.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/tar</string>
<string>application/x-tar</string>
<string>application/x-gtar</string>
<string>application/gnutar</string>
<string>application/x-ustar</string>
</array>
<key>CFBundleTypeName</key>
<string>TAR Archive</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>TARF</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>NSDocumentClass</key>
<string>ZipDocument</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>gz</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>GZ.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/gzip</string>
<string>application/x-gzip</string>
</array>
<key>CFBundleTypeName</key>
<string>GZip Archive</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>Gzip</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>NSDocumentClass</key>
<string>ZipDocument</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>bz2</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>BZ2.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/bzip2</string>
<string>application/x-bzip2</string>
</array>
<key>CFBundleTypeName</key>
<string>BZip Archive</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>Bzp2</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>NSDocumentClass</key>
<string>ZipDocument</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>*</string>
</array>
<key>CFBundleTypeName</key>
<string>Document</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>****</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>NSDocumentClass</key>
<string>ZipDocument</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>rar</string>
<string>cbr</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>RAR.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/x-rar</string>
<string>application/x-rar-compressed</string>
</array>
<key>CFBundleTypeName</key>
<string>RAR Archive</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>RARf</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>NSDocumentClass</key>
<string>ZipDocument</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>7z</string>
<string>001</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>7Z.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/x-7z-compressed</string>
</array>
<key>CFBundleTypeName</key>
<string>7-Zip Archive</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>7Zip</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>NSDocumentClass</key>
<string>ZipDocument</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>CPIO</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>CPIO.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/x-cpio</string>
</array>
<key>CFBundleTypeName</key>
<string>CPIO Archive</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>CPIO</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>NSDocumentClass</key>
<string>ZipDocument</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>CPGZ</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>CPIO.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/x-cpio</string>
</array>
<key>CFBundleTypeName</key>
<string>Compressed CPIO Archive</string>
<key>CFBundleTypeOSTypes</key>
<array>
<string>CPIO</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>NSDocumentClass</key>
<string>ZipDocument</string>
</dict>
</array>
<key>CFBundleExecutable</key>
<string>BetterZip</string>
<key>CFBundleHelpBookFolder</key>
<string>help</string>
<key>CFBundleHelpBookName</key>
<string>BetterZip Help</string>
<key>CFBundleIconFile</key>
<string>BetterZip</string>
<key>CFBundleIdentifier</key>
<string>com.macitbetter.betterzip</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>1.0</string>
<key>CFBundleName</key>
<string>BetterZip</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>BetterZip URL</string>
<key>CFBundleURLSchemes</key>
<array>
<string>btrzp</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>1.2</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>SUCheckAtStartup</key>
<false/>
<key>SUFeedURL</key>
<string>http://www.macitbetter.com/BetterZip.rss</string>
</dict>
</plist>